SftTabs/NET 6.0

ClientRectangle Property, SftTabs Class

Softel vdm, Inc.

Returns the rectangle that represents the client area of the control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property ClientRectangle As Rectangle

C#   

public Rectangle ClientRectangle { get; }

C++   

public: property Rectangle ClientRectangle {
        Rectangle get();
}

Property Value

The client area of the control.

Comments

The ClientRectangle property returns the rectangle that represents the client area of the control.

A tab control can optionally contain a client area. The client area is used to display controls associated with a tab.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com